| Total Complexity | 50 | 
| Dependencies | 21 | 
| Dependents | 8 | 
| Total lines | 342 | 
| Lines of code | 246 | 
| Logical lines of code | 128 | 
| Comment lines | 46 | 
| Methods | 13 | 
| Properties | 7 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| createOrUpdateSubscriber() | 33 | 31 | 86 | |
| insertSubscribers() | 49 | 4 | 34 | |
| synchronizeUser() | 61 | 3 | 12 | |
| removeUpdatedSubscribersWithInvalidEmail() | 62 | 2 | 12 | |
| synchronizeUsers() | 58 | 1 | 17 | |
| deleteSubscriber() | 71 | 2 | 6 | |
| updateSubscribersEmails() | 59 | 1 | 15 | |
| updateFirstNames() | 64 | 1 | 12 | |
| updateLastNames() | 64 | 1 | 12 | |
| updateFirstNameIfMissing() | 65 | 1 | 11 | |
| __construct() | 65 | 1 | 9 | |
| insertUsersToSegment() | 65 | 1 | 10 | |
| removeOrphanedSubscribers() | 63 | 1 | 10 |